You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecInt Class > TMtxVecInt Methods > CopyToArray Method > TMtxVecInt.CopyToArray Method (TCplx[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecInt.CopyToArray Method (TCplx[])

Copies values from the calling object to the Dst array and converts data to complex double precision numbers.

Syntax
C#
Visual Basic
public TMtxVecInt CopyToArray(ref TCplx[] Dst);

Consecutive elements are converted to real and imaginary parts.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!